Welcome![Sign In][Sign Up]
Location:
Search - support vector

Search list

[AI-NN-PRLS_SVMlab

Description: 最小二乘支持向量机的代码包,包含对参数的优化过程,比较好用-Least squares support vector machine code package, include a parameter optimization process, comparative ease of use
Platform: | Size: 998400 | Author: zhouweiqing | Hits:

[AI-NN-PRSVM

Description: 支持向量机的课件,深入浅出的介绍了svm,非常适合初学者! -Support Vector Machines courseware, simple introduction of the svm, very suitable for beginners!
Platform: | Size: 715776 | Author: 车林 | Hits:

[Othersvm2

Description: 我翻译的《A Tutorial on Support Vector Machines for Pattern Recognition》,学习支持向量机的入门资料-err
Platform: | Size: 754688 | Author: 胡兵 | Hits:

[OtherSVM1

Description: A Tutorial on Support Vector Machines for Pattern Recognition。-err
Platform: | Size: 253952 | Author: 胡兵 | Hits:

[AI-NN-PRSVM_Toolbox

Description: Matlab源代码,包括支持向量机分类算法(SVC_C,SVC_Nu),回归算法(SVR_Epsilon,SVR_Nu),以及One-Class算法。-Matlab source code, including support vector machine classification algorithm (SVC_C, SVC_Nu), regression algorithm (SVR_Epsilon, SVR_Nu), as well as the One-Class algorithm.
Platform: | Size: 228352 | Author: 李志 | Hits:

[OtherSVM

Description: An Introduction to Support Vector Machines and Other Kernel-based Learning Methods。一本关于支持矢量机的英文入门书籍。-An Introduction to Support Vector Machines and Other Kernel-based Learning Methods. A support vector machine on the entry of books in English.
Platform: | Size: 3903488 | Author: 余少华 | Hits:

[Database systemlibsvm-2.82

Description: libsvm支持向量机(Support Vector Machine,简称SVM)。-libsvm Support Vector Machine (Support Vector Machine, referred to as SVM).
Platform: | Size: 355328 | Author: 高妮 | Hits:

[matlabSVM

Description: support vector machine (支持向量机)方法是目前分类方法中比较好的一个分类方法,实验证明准确度非常高!-support vector machine (support vector machine) method is a better classification of a classification method, experimental proof of a very high accuracy!
Platform: | Size: 2048 | Author: 李萍 | Hits:

[AI-NN-PRjava

Description: 支持向量机中的JAVA程序 初学者可以方便使用-Support Vector Machine in the JAVA program for beginners can easily use
Platform: | Size: 77824 | Author: | Hits:

[AI-NN-PRsvmmatlab

Description: 支持向量机的matlab代码.很有参考价值的源代码-Support vector machine matlab code. A good reference source code
Platform: | Size: 4096 | Author: huangyusheng | Hits:

[matlabsvm_new

Description: MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.-MATLAB-SVM algorithm, Matlab Support Vector Machine Toolbox, This toolbox was designed as a teaching aid, which matlab isparticularly good for since source code is relatively legible andsimple to modify. However, it is still reasonably fast if usedwith the supplied optimiser. However , if you really want to speedthings up you should consider compiling the matrix compositionroutine for H into a mex function. Then again if you really wantto speed things up you probably shouldn t be using matlabanyway ... Get hold of a dedicated C program once you understandthe algorithm.
Platform: | Size: 128000 | Author: chenbin | Hits:

[Othersvr

Description: 一维支持向量机回归以及二维支持向量机回归-One-dimensional support vector machine regression, as well as two-dimensional support vector machine regression
Platform: | Size: 235520 | Author: 赵星 | Hits:

[AI-NN-PRmySVM

Description: 支持向量机(SVM)的VC源代码,内有应用手册和应用实例。-Support Vector Machine (SVM) of the VC source code, with the application of manuals and application examples.
Platform: | Size: 461824 | Author: Xiaojun Tang | Hits:

[AI-NN-PRClassification_toolbox

Description: 用于分类的一个工具箱,内含支持向量机、神经网络、主元分析、多变量样条等方法的matlab源代码,还有用户手册。-A tool for classification, including support vector machines, neural networks, principal component analysis, multivariate methods such as spline matlab source code, as well as user manuals.
Platform: | Size: 683008 | Author: Xiaojun Tang | Hits:

[AI-NN-PRsvmclass

Description: 本代码是实现支持向量机的源码,用VC++实现,如果不懂请读里面的文件说明-This code is to achieve source Support Vector Machine with VC++ Achieve, if not understand, please read the documentation inside
Platform: | Size: 2453504 | Author: 王刚 | Hits:

[Mathimatics-Numerical algorithmssum1all

Description: 一个毕业程序设计,是用小波和支持向量机对电能质量扰动的识别与分类,主要利用的能量特征。-A graduate program design is the use of wavelet and support vector machines for power quality disturbance recognition and classification, the main characteristics of energy use.
Platform: | Size: 2048 | Author: 张新新 | Hits:

[JSP/Javasvm-java

Description: JAVA版本的支持向量机(SVM)处理器。可配置参数。-JAVA version of the Support Vector Machine (SVM) processors. Configurable parameters.
Platform: | Size: 25600 | Author: 祝庆荣 | Hits:

[AI-NN-PRsvm--km

Description: 这是一个很好的支持向量机工具箱,它可用于模式识别,图像识别,文字识别,语音识别和手写体识别等领域。-This is a very good support vector machine toolbox, it can be used for pattern recognition, image recognition, text recognition, speech recognition and handwriting recognition and other fields.
Platform: | Size: 4445184 | Author: 李全林 | Hits:

[OtherSVM

Description: 这是一篇关于支持向量机的故障诊断博士论文。本文主要研究和探讨将SVM算法应用于故障诊断领域需要考虑的问题和具体的算法实现。 -This is an article on the Support Vector Machine for Fault Diagnosis doctoral dissertation. In this paper, research and explore the SVM algorithm is applied to the field of fault diagnosis of issues to be considered and specific algorithm.
Platform: | Size: 927744 | Author: Liquanlin | Hits:

[OtherSVM

Description: 一篇关于支持向量机在故障诊断方面的优秀博士论文,值得参考此文献。-An article on Support Vector Machines in Fault Diagnosis of the outstanding aspects of the doctoral thesis, it is also useful in this literature.
Platform: | Size: 11261952 | Author: Liquanlin | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net